[INFO] cloning repository https://github.com/azymohliad/watchmate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azymohliad/watchmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazymohliad%2Fwatchmate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazymohliad%2Fwatchmate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f49836f9df37e42aea27012bb6fd976a787ec428
[INFO] checking azymohliad/watchmate against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazymohliad%2Fwatchmate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azymohliad/watchmate
[INFO] finished tweaking git repo https://github.com/azymohliad/watchmate
[INFO] tweaked toml for git repo https://github.com/azymohliad/watchmate written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azymohliad/watchmate on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azymohliad/watchmate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab
[INFO] running `Command { std: "docker" "start" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling cfg-expr v0.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling gio v0.20.5
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling relm4-icons-build v0.10.0-beta.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling relm4-css v0.9.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling safe-transmute v0.11.3
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zip v2.2.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking macaddr v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking version-compare v0.2.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zvariant_utils v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracker-macros v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling relm4-macros v0.9.1
[INFO] [stderr]     Checking tracker v0.2.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling custom_debug_derive v0.6.1
[INFO] [stderr]     Checking custom_debug v0.6.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bluer v0.17.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking dbus-crossroads v0.5.2
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]    Compiling glib-macros v0.20.5
[INFO] [stderr]    Compiling zvariant_derive v4.1.2
[INFO] [stderr]    Compiling gtk4-macros v0.9.3
[INFO] [stderr]    Compiling zbus_macros v4.2.2
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking zvariant v4.1.2
[INFO] [stderr]    Compiling glib-sys v0.20.5
[INFO] [stderr]    Compiling gobject-sys v0.20.4
[INFO] [stderr]    Compiling gio-sys v0.20.5
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.4
[INFO] [stderr]    Compiling pango-sys v0.20.4
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling gdk4-sys v0.9.3
[INFO] [stderr]    Compiling graphene-sys v0.20.4
[INFO] [stderr]    Compiling gsk4-sys v0.9.3
[INFO] [stderr]    Compiling gtk4-sys v0.9.3
[INFO] [stderr]    Compiling libadwaita-sys v0.7.1
[INFO] [stderr]    Compiling gdk4-x11-sys v0.9.3
[INFO] [stderr]    Compiling gdk4-wayland-sys v0.9.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.9
[INFO] [stderr]    Compiling gvdb v0.5.3
[INFO] [stderr]     Checking glib v0.20.5
[INFO] [stderr]    Compiling watchmate v0.5.3 (/opt/rustwide/workdir/watchmate)
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking zbus v4.2.2
[INFO] [stderr]     Checking mpris2-zbus v0.1.0 (https://github.com/pop-os/dbus-settings-bindings#62100129)
[INFO] [stderr]     Checking infinitime v0.1.0 (/opt/rustwide/workdir/infinitime)
[INFO] [stderr]     Checking cairo-rs v0.20.5
[INFO] [stderr]     Checking graphene-rs v0.20.4
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]    --> infinitime/src/bluetooth/device/fs/msg.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct ReadResponse<'s> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 171 |     pub status: Status,
[INFO] [stdout] 172 |     pub offset: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset`, `timestamp`, and `remained` are never read
[INFO] [stdout]    --> infinitime/src/bluetooth/device/fs/msg.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct WriteResponse {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 196 |     pub status: Status,
[INFO] [stdout] 197 |     pub offset: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 198 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 199 |     pub remained: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WriteResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]    --> infinitime/src/bluetooth/device/fs/msg.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct MakeDirResponse {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 232 |     pub status: Status,
[INFO] [stdout] 233 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MakeDirResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]    --> infinitime/src/bluetooth/device/fs/msg.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct ReadResponse<'s> {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 171 |     pub status: Status,
[INFO] [stdout] 172 |     pub offset: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ReadResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `offset`, `timestamp`, and `remained` are never read
[INFO] [stdout]    --> infinitime/src/bluetooth/device/fs/msg.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct WriteResponse {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 196 |     pub status: Status,
[INFO] [stdout] 197 |     pub offset: u32,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 198 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 199 |     pub remained: u32,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WriteResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]    --> infinitime/src/bluetooth/device/fs/msg.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | pub struct MakeDirResponse {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 232 |     pub status: Status,
[INFO] [stdout] 233 |     pub timestamp: u64,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MakeDirResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pango v0.20.4
[INFO] [stderr]     Checking gdk-pixbuf v0.20.4
[INFO] [stderr]     Checking gdk4 v0.9.3
[INFO] [stderr]     Checking gsk4 v0.9.3
[INFO] [stderr]     Checking gdk4-wayland v0.9.3
[INFO] [stderr]     Checking gdk4-x11 v0.9.3
[INFO] [stderr]     Checking gtk4 v0.9.3
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gnome_42"' --cfg 'feature="gnome_43"' --cfg 'feature="gnome_44"' --cfg 'feature="gnome_45"' --cfg 'feature="v4_10"' --cfg 'feature="v4_12"' --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --cfg 'feature="v4_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=25a52e02229b14ce -C extra-filename=-0b2f168e924d3a19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-7fc6c4676814cddf.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-405f49e0a975690f.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-0bab58c2db137b6c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-af08b666b0d9e15a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-c50b9a3557606713.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-953465e611b6b8c1.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-bc62121f7edc9c8c.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-7a23d09c57b27549.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-48bb75bbe36f01dc.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-e7ec16430c2be4a9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-694bc38fbc1eca1d.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-57c881048d1e550a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab", kill_on_drop: false }`
[INFO] [stdout] 5cf82360ea5f5cfe767a03580161c9ea6414c371a7e78a773dc6a0e3c9906aab
